home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / thumbs_bck.swf / scripts / DefineSprite_6 / frame_1 / DoAction.as
Encoding:
Text File  |  2004-06-24  |  263 b   |  4 lines

  1. num = _parent._name.split("_")[2];
  2. var strFile = _parent._parent._parent.nodeData.byPath("#" + num + "/thumb").getText();
  3. _parent._parent._parent.loadImage(this,_parent._parent._parent.nodeData.byPath("#" + num + "/thumb"),_parent._parent._parent.THUMB_PATH);
  4.